My Paper Title

Kerry Back

Overview

  • We’re using quarto as a front-end to reveal.js to create html slides.

  • Our quarto qmd file contains markdown, latex, and python code.

  • We’re using the solarized theme.

  • reveal.js slides can also be created in a point and click manner (including latex equations and more) at slides.com.

A numbered list

  1. Point 1
  2. Point 2
  3. Point 3 involves some math \(y=\sqrt{x}\).
  4. Point 4 involves more math.

\[y = \frac{\log x}{\sqrt{x}}\]

Another slide with text and math

Here is the first part.

Here is an equation.

\[ f(x) = \int_0^x t^{2}\, \mathrm{d} t \]

Here is another equation.

\[ g(x) = \int_0^x t^{3}\, \mathrm{d} t \]

Playing around some

\[ f(x) = \int_0^x t^{2}\, \mathrm{d} t \]

Playing around some

\[ f(x) = \int_0^x t^{2}\, \mathrm{d} t \]

\[ g(x) = \int_0^x t^{3}\, \mathrm{d} t \]

Playing around some

\[ g(x) = \int_0^x t^{3}\, \mathrm{d} t \]

Playing around some

\[ f(x) = \int_0^x t^{2}\, \mathrm{d} t \] \[ g(x) = \int_0^x t^{3}\, \mathrm{d} t \] \[ h(x) = \int_0^x t^{4}\, \mathrm{d} t \]

Generate a figure

This is produced within the qmd file.

View a website

Here is a website.